home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0300.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  1.2 KB  |  31 lines

  1. (c) is arguable from a design point of view.  however, since we're dealing
  2. with structured text, it should be possible to structure a document (with
  3. some labor) so that it looks useful in both contexts.
  4.  
  5. as to (b), the only useful definition of a tag that I have is how it shows
  6. up on the screen.
  7.  
  8. my biggest argument is for (a).  or more precisely, for tags that are less
  9. of a strict descriptive markup and more of a functional or structural
  10. markup, so that I could mark things up as <question> ... </question> and
  11. <answer> ... </answer> and then go later and define what those mean as far
  12. as on screen presentation.  ideally this might lead to full support for
  13. SGML and DTDs and all of those heavy-weight but powerful constructs.
  14.  
  15. the real answer might be "edit in a real SGML environment, then edit the
  16. tags so they work with HTML browsers".  in that case what I'm really
  17. asking for is design for a frequently asked questions DTD, and I'm
  18. (currently) sorely lacking the tools needed to experiment my way to an answer.
  19.  
  20.  
  21.  
  22. On Tue, 3 Nov 1992, Tim Berners-Lee wrote:
  23.  
  24. >  (a) you need more variety of tags, or that
  25. >  (b) the 24x80 representation of the existing tags is suboptimal, or that
  26. >  (c) the task is impossible by its nature -- you must rewritethe document.
  27.  
  28.  
  29.  
  30.  
  31.